Redo
TheRedo
method redoes the top action in the redo stack.
void Redo ();EXCEPTIONS
This method may throw Apple event exceptions or any other exceptions returned by the part.
kODErrEmptyStack
- The redo stack is empty; the undo object was not initialized properly.